| Total Complexity | 50 | 
| Dependencies | 29 | 
| Dependents | 2 | 
| Total lines | 573 | 
| Lines of code | 297 | 
| Logical lines of code | 169 | 
| Comment lines | 159 | 
| Methods | 12 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| start() | 35 | 15 | 84 | |
| maybe_enrich_payment_methods() | 47 | 8 | 35 | |
| handle_merchant_order_status_changed() | 47 | 6 | 36 | |
| update_payment_transaction_id_from_order_result() | 48 | 5 | 38 | |
| maybe_update_access_token() | 55 | 4 | 23 | |
| handle_notification() | 59 | 3 | 14 | |
| get_payment_by_omnikassa_order_id() | 60 | 2 | 15 | |
| create_refund() | 59 | 2 | 14 | |
| __construct() | 55 | 1 | 20 | |
| get_payment_methods() | 69 | 2 | 7 | |
| get_credit_card_payment_methods() | 69 | 1 | 8 | |
| get_payment_slug_for_omnikassa_order_id() | 80 | 1 | 3 |